If you draw and plot
from model space, you must determine and apply a scale factor to
annotate objects before you plot.
You
can draw and plot entirely from model space. This method is useful
primarily for two-dimensional drawings that have a single view.
With this method, you use the following process:
- Determine the unit of measurement (drawing
units) for the drawing.
- Specify the display style for the drawing
unit.
- Calculate and set the scale for dimensions,
annotations, and blocks.
- Draw at full scale (1:1) in model space.
- Create the annotation and insert the
blocks in model space.
- Plot the drawing at the predetermined
scale.
You can also use annotative objects
if you want to scale annotations automatically. For information
about using annotative objects and scaling annotations automatically,
see Scale Annotations.
Determine the Unit of Measurement
Before
you begin drawing in model space, you determine the unit of measurement
(drawing units) that you plan to use. You decide what each unit
on the screen represents, such as an inch, a millimeter, a kilometer,
or some other unit of measurement. For example, if you are drawing
a motor part, you might decide that one drawing unit equals a millimeter.
If you are drawing a map, you might decide that one unit equals
a kilometer.
Specify the Display Style
of Drawing Units
Once
you have determined a drawing unit for the drawing, you need to
specify the style for displaying the drawing unit, which includes
the unit type and precision. For example, a value of 14.5 can be
displayed as 14.500, 14-1/2, or 1'2-1/2".
Specify the display style of drawing units with
the UNITS command. The default
drawing unit type is decimal.
Set the Scale for Annotations
and Blocks
Before
you draw, you should set the scale for dimensions, annotations,
and blocks in your drawings. Scaling these elements beforehand ensures
that they are at the correct size when you plot the final drawing.
You should enter the scale for the following
objects:
- Text. Set
the text height as you create text or by setting a fixed text height in
the text style (STYLE).
- Dimensions. Set
the dimension scale in a dimension style (DIMSTYLE) or with the DIMSCALE system variable.
- Linetypes. Set
the scale for noncontinuous linetypes with the CELTSCALE and LTSCALE system variables.
- Hatch
patterns. Set the scale for hatch patterns in the Hatch
and Gradient dialog box (HATCH) or with the HPSCALE system variable.
- Blocks. Specify
the insertion scale for blocks either as you insert them, or set
an insertion scale in the Insert dialog box (INSERT) or in DesignCenter (ADCENTER). The system
variables used for inserting blocks are INSUNITS, INSUNITSDEFSOURCE, and INSUNITSDEFTARGET. This also applies
to the border and title block of the drawing.
You can also use annotative objects
if you want to scale annotations automatically. For information
about using annotative objects and scaling annotations automatically,
see Scale Annotations.
Determine the Scale Factor
for Plotting
To
plot your drawing from the Model tab, you calculate the exact scale
factor by converting the drawing scale to a ratio of 1:n.
This ratio compares plotted units to drawing units that represent
the actual size of the objects you are drawing.
For example, if you plan to plot at a scale
of 1/4 inch = 1 foot, you would calculate the scale factor 48 as
follows:
1/4" = 12"
1 = 12 x 4
1 (plotted unit) = 48 (drawing units)
Using the same calculation, the scale factor
for 1 centimeter = 1 meter is 100, and the scale factor for 1 inch
= 20 feet is 240.
Sample Scale Ratios
The sample architectural scale ratios in the
table can be used to calculate text sizes in model space.
Scale
|
Scale factor
|
To plot text size at
|
Set drawing text size to
|
1 cm = 1 m
|
100
|
3 mm
|
30 cm
|
1/8" = 1'-0"
|
96
|
1/8"
|
12"
|
3/16" = 1'-0"
|
64
|
1/8"
|
8"
|
1/4" = 1'-0"
|
48
|
1/8"
|
6"
|
3/8" = 1'-0"
|
32
|
1/8"
|
4"
|
1/2" = 1'-0"
|
24
|
1/8"
|
3"
|
3/4" = 1'-0"
|
16
|
1/8"
|
2"
|
1" = 1'-0"
|
12
|
1/8"
|
1.5"
|
1 1/2" = 1'-0"
|
8
|
1/8"
|
1.0"
|
If you are working in metric units,
you might have a sheet size of 210 x 297 mm (A4 size) and a scale
factor of 20. You calculate grid limits as follows:
210 x 20 = 4200 mm
297 x 20 = 5900 mm
To specify the display style for drawing
units
-
- In the Drawing Units dialog box, set
the unit values for your drawing.
- As you change unit settings, you can
see examples under Sample Output.
- Under Length, select a unit type and
level of precision. This determines the display style for linear
drawing units.
- Under Drawing Units for DesignCenter
Blocks, select the unit that you want used to scale blocks, images,
or other content inserted into the drawing. If you do not want inserted
content to be scaled, select Unitless.
- Under Angle, select an angle type and
precision. This determines the display style for angular drawing
units. The default starting angle, 0 degrees, is toward 3 o'clock
(or east).
- To specify an angle direction, click
Direction, and then select the base angle in the Direction Control
dialog box. The angle direction controls the point from which angles
are measured and the direction in which they are measured. If you
select Other, you can enter an angle, or click Angle to specify
an angle using your pointing device. The default positive angle measurement
is counterclockwise.
- Click OK to exit each dialog box.
CommandsADCENTER
Manages and inserts
content such as blocks, xrefs, and hatch patterns.
DIMSTYLE
Creates and modifies
dimension styles.
INSERT
Inserts a block or drawing
into the current drawing.
LINETYPE
Loads, sets, and modifies
linetypes.
PLOT
Plots a drawing to a
plotter, printer, or file.
STYLE
Creates, modifies, or
specifies text styles.
UNITS
Controls coordinate
and angle display formats and precision.
System VariablesCELTSCALE
Sets the current object
linetype scaling factor.
DIMSCALE
Sets the overall scale
factor applied to dimensioning variables that specify sizes, distances,
or offsets.
HPSCALE
Sets the hatch pattern
scale factor.
HPSPACE
Sets the hatch pattern
line spacing for user-defined patterns.
INSUNITS
Specifies a drawing-units
value for automatic scaling of blocks, images, or xrefs when inserted
or attached to a drawing.
INSUNITSDEFSOURCE
Sets source content
units value when INSUNITS is set to 0.
INSUNITSDEFTARGET
Sets target drawing
units value when INSUNITS is set to 0.
LTSCALELUNITSTEXTSIZE
Sets the default height
for new text objects drawn with the current text style.